crypto/internal/mlkem768.encryptionKey.t (field)
6 uses
crypto/internal/mlkem768 (current package)
mlkem768.go#L97: t [k]nttElement // ByteDecode₁₂(ek[:384k])
mlkem768.go#L209: t := &dk.t
mlkem768.go#L298: for i := range ex.t {
mlkem768.go#L300: ex.t[i], err = polyByteDecode[nttElement](ekPKE[:encodingSize12])
mlkem768.go#L348: for i := range ex.t {
mlkem768.go#L349: vNTT = polyAdd(vNTT, nttMul(ex.t[i], r[i]))
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |